home *** CD-ROM | disk | FTP | other *** search
/ Merciful 5 / Merciful - Disc 5.iso / software / r / real_3d / real3dv3.3b.dms / real3dv3.3b.adf / Macros.LZH / Macros / busytest next >
Text File  |  1995-05-04  |  224b  |  14 lines

  1.  
  2. ( This example demonstrates how to use Busy Requester from RPL
  3.  
  4. 0 CONSTANT BUSYTEST
  5.  
  6. ( Load actual RPL code
  7. "r3d3:rpl/busyreq.rpl" LOAD
  8.  
  9. ( Call the word 
  10. BusyTest
  11.  
  12. ( Get rid of stuff defined by this example
  13. FORGET BUSYTEST
  14.